MLB Stats
pulsemcp/mlb statsIntegrates with MLB Stats API and pybaseball library to provide comprehensive baseball statistics, Statcast data, player lookups, team standings, schedules, prospect information, and generates matplotlib visualizations including strike zone plots and spray charts for sports analytics and performance evaluation.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mlb_stats": {
"url": "None",
"transport": "http"
}
}
}